Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (125 ms)
Package | nictiz.fhir.nl.stu3.zib2017 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToWashOneSelf |
Url | http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToWashOneSelf |
Version | 1.0.1 |
Status | active |
Name | Zib AbilityToWashOneSelf |
Title | HCIM AbilityToWashOneSelf |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | An Observation as defined by the Dutch HCIM Zorginformatiebouwsteen AbilityToWashOneSelf v3.1(2017EN).
Being able to bathe independently is part of self-care. Limitations in this ability indicate a reduced ability to cope for oneself.
This activity and activities such as those including eating, drinking, and dressing are also known as activities of daily living (ADL). These are the activities people go through in daily life. The extent to which a person is able to do all these activities by themselves is a measure for their total ability to do things independently. |
Purpose | # Purpose of HCIM
Information on limitations in a patient’s ability to bathe themselves is important in determining the nature and intensity of the care the patient needs. In a transfer situation, it gives the receiving organization the ability to anticipate the intensity of the care to be given to the patient, enabling continuity in healthcare for the patient.
If policy has been implemented to improve a patient’s ability to do things independently, the entered extent of independence helps to determine the efficiency of the treatment.
# Purpose of this profile
This profile is part of a group of statements regarding the patients ability to perform activities of daily living (ADL). Each statement applies to the current situation and is modeled as an observation regarding one aspect of these abilities.
Although the FHIR ClinicalImpression resource is a better fit than the Observation resource for these kinds of records, ClinicalImpression is still highly experimental at the time of writing and doesn't map very well to the HCIM. Therefore, the more mature Observation resource is chosen. |
Copyright | CC0 |
Type | Observation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "zib-AbilityToWashOneSelf",
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToWashOneSelf",
"version" : "1.0.1",
"name" : "Zib AbilityToWashOneSelf",
"title" : "HCIM AbilityToWashOneSelf",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "An Observation as defined by the Dutch HCIM Zorginformatiebouwsteen AbilityToWashOneSelf v3.1(2017EN).\r\n\r\nBeing able to bathe independently is part of self-care. Limitations in this ability indicate a reduced ability to cope for oneself.\r\nThis activity and activities such as those including eating, drinking, and dressing are also known as activities of daily living (ADL). These are the activities people go through in daily life. The extent to which a person is able to do all these activities by themselves is a measure for their total ability to do things independently.",
"purpose" : "# Purpose of HCIM\r\nInformation on limitations in a patientâs ability to bathe themselves is important in determining the nature and intensity of the care the patient needs. In a transfer situation, it gives the receiving organization the ability to anticipate the intensity of the care to be given to the patient, enabling continuity in healthcare for the patient.\r\nIf policy has been implemented to improve a patientâs ability to do things independently, the entered extent of independence helps to determine the efficiency of the treatment.\r\n\r\n# Purpose of this profile\r\nThis profile is part of a group of statements regarding the patients ability to perform activities of daily living (ADL). Each statement applies to the current situation and is modeled as an observation regarding one aspect of these abilities.\r\nAlthough the FHIR ClinicalImpression resource is a better fit than the Observation resource for these kinds of records, ClinicalImpression is still highly experimental at the time of writing and doesn't map very well to the HCIM. Therefore, the more mature Observation resource is chosen.",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "hcim-abilitytowashoneself-v3.1-2017EN",
"uri" : "https://zibs.nl/wiki/AbilityToWashOneself-v3.1(2017EN)",
"name" : "HCIM AbilityToWashOneSelf-v3.1(2017EN)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://fhir.nl/fhir/StructureDefinition/nl-core-observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"alias" : [
"VermogenTotZichWassen"
],
"mapping" : [
{
"identity" : "hcim-abilitytowashoneself-v3.1-2017EN",
"map" : "NL-CM:4.10.1",
"comment" : "AbilityToWashOneSelf"
}
]
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.code.coding:AbilityToWashOneSelf",
"path" : "Observation.code.coding",
"sliceName" : "AbilityToWashOneSelf",
"min" : 1,
"max" : "1"
},
{
"id" : "Observation.code.coding:AbilityToWashOneSelf.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Observation.code.coding:AbilityToWashOneSelf.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "284785009"
},
{
"id" : "Observation.code.coding:AbilityToWashOneSelf.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Observation.code.coding.display",
"defaultValueString" : "Ability to wash self"
},
{
"id" : "Observation.value[x]:valueCodeableConcept",
"path" : "Observation.valueCodeableConcept",
"sliceName" : "valueCodeableConcept",
"short" : "BathingOneself",
"definition" : "The washing and drying of the entire body, or body parts, such as bathing, showering, washing of hands and feet, face and hair.\r\nThe BodyPartToBeBathed concept offers the option to specify to which part of the body the limitation applies.",
"alias" : [
"ZichWassen"
],
"min" : 1,
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"description" : "ZichWassenCodelijst",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.10.1--20171231000000"
}
},
"mapping" : [
{
"identity" : "hcim-abilitytowashoneself-v3.1-2017EN",
"map" : "NL-CM:4.10.2",
"comment" : "BathingOneself"
}
]
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component:BodyPartToBeBathed",
"path" : "Observation.component",
"sliceName" : "BodyPartToBeBathed"
},
{
"id" : "Observation.component:BodyPartToBeBathed.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "38866009"
}
]
}
},
{
"id" : "Observation.component:BodyPartToBeBathed.value[x]:valueCodeableConcept",
"path" : "Observation.component.valueCodeableConcept",
"sliceName" : "valueCodeableConcept",
"short" : "BodyPartToBeBathed",
"definition" : "The part or parts of the body for which help bathing is wanted/necessary.",
"alias" : [
"TeWassenLichaamsdeel"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"description" : "TeWassenLichaamsdeelCodelijst",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.10.2--20171231000000"
}
},
"mapping" : [
{
"identity" : "hcim-abilitytowashoneself-v3.1-2017EN",
"map" : "NL-CM:4.10.3",
"comment" : "BodyPartToBeBathed"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.